Class RackViewImpl

java.lang.Object
com.cisco.pt.ipc.impl.IPCObjectImpl
com.cisco.pt.ipc.ui.impl.RackViewImpl
All Implemented Interfaces:
IPCObject, RackView

public class RackViewImpl extends IPCObjectImpl implements RackView
Information provided by the PKI file:

    \class RackView
    
    \brief RackView allows for UI manipulation of the RackView (wiring closet).
    
    \example appWindow().getActiveWorkspace().getRackView()
    
Author:
Auto-generated
  • Constructor Details

  • Method Details

    • setVisible

      public void setVisible(boolean bVisible)
      Information provided by the PKI file:
      
          \brief Shows or hides this widget from view.
          
          \param bVisible, true to show this widget, false to hide it.
          
              
      Specified by:
      setVisible in interface RackView
      Parameters:
      bVisible - Takes in a parameter of bVisible